Welcome![Sign In][Sign Up]
Location:
Search - neural network matlab newff

Search list

[Other resourcerbfn

Description: 利用MATLAB对神经网络进行编程,用newff()创建两层前向网络。网络输入范围[-1 1],第一层有10个tansig神经元-using MATLAB right neural network programming with newff () to the creation of a two-tier network. Network input range [-1 1], the first layer 10 tansig neurons
Platform: | Size: 4941 | Author: 龙海侠 | Hits:

[AI-NN-PRrbfn

Description: 利用MATLAB对神经网络进行编程,用newff()创建两层前向网络。网络输入范围[-1 1],第一层有10个tansig神经元-using MATLAB right neural network programming with newff () to the creation of a two-tier network. Network input range [-1 1], the first layer 10 tansig neurons
Platform: | Size: 5120 | Author: 龙海侠 | Hits:

[Otherbp2

Description: bp神经网络源码, NEWFF---生成一个新的前向神经网络 TRAIN-----对BP神经网络进行训练 SIM----对BP神经网络进行仿真 -bp neural network source code
Platform: | Size: 1024 | Author: yuanru | Hits:

[AI-NN-PRMLPNetworksimulation

Description: Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。-The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with the number of layers, neurons and transfer functions. 3) The defined neural network architecture is trained by train MATLAB function with input patterns and training parameters. 4) We can easily check the result by using a sim MATLAB function.
Platform: | Size: 100352 | Author: zhulz | Hits:

[Mathimatics-Numerical algorithmsMY_newff

Description: matlab训练神经网络的源代码程序,用于神经网络的学习-matlab neural network training process the source code for the neural network learning
Platform: | Size: 1024 | Author: jiangnian | Hits:

[matlabnewff

Description: feed forward back propagation neural network-feed forward back propagation neural network
Platform: | Size: 3072 | Author: ali | Hits:

[OtherBP-neural-prediction-program-MATLAB

Description: 神经网络预测程序 求一用 matlab 编的程序 P=[。。。] 输入 T=[。。。] 输出 创建一个新的前向神经网络 net_1=newff(minmax(P),[10,1],{ tansig -BP neural network prediction program with MATLAB
Platform: | Size: 238592 | Author: 李明 | Hits:

[Education soft systemcharacterrecognition

Description: This the error backpropagation algorithm based character recognition program developed in matlab. The program folder contains the training images of some english alphabets & numerals. & trains the neural network using train command in matlab. The neural network is initialized using newff command. After the simulation, the program recognizes the input character. Accuracy on the provided images is 100 .-This is the error backpropagation algorithm based character recognition program developed in matlab. The program folder contains the training images of some english alphabets & numerals. & trains the neural network using train command in matlab. The neural network is initialized using newff command. After the simulation, the program recognizes the input character. Accuracy on the provided images is 100 .
Platform: | Size: 7730176 | Author: manish | Hits:

[AI-NN-PRBP

Description: MATLAB 实现的BP神经网络,没有使用newff函数,自行编写的程序,还有多种改进算法。-MATLAB BP neural network, there is no use newff function, its own written procedures, there are many kinds of improved algorithm.
Platform: | Size: 7168 | Author: Jing | Hits:

[OS programcode-(2)

Description: Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training patterns: trn.txt (each shape is in a 125*140 matrix) - Test shapes: shks.bmp - Test patterns: tsn.txt (each shape is in a 125*140 matrix) - Since the dimension of inputs is too high (17500-dimensional), it is not possible to apply them directly to the net. So, … . - Try the number of hidden neurons to be at least. - Do training of NN until all training patterns are truly classified. - To examine the generalization ability of your NN after training, a) Apply it to the test patterns and report the accuracies. b) Add p noise (p=5, 10, …, 75) to the training shapes (only degrade the black pixels of the shapes) and report in a plot the accuracy versus p.-Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training patterns: trn.txt (each shape is in a 125*140 matrix) - Test shapes: shks.bmp - Test patterns: tsn.txt (each shape is in a 125*140 matrix) - Since the dimension of inputs is too high (17500-dimensional), it is not possible to apply them directly to the net. So, … . - Try the number of hidden neurons to be at least. - Do training of NN until all training patterns are truly classified. - To examine the generalization ability of your NN after training, a) Apply it to the test patterns and report the accuracies. b) Add p noise (p=5, 10, …, 75) to the training shapes (only degrade the black pixels of the shapes) and report in a plot the accuracy versus p.
Platform: | Size: 3072 | Author: fatemeh | Hits:

[OpenGL programloayer-update

Description: Neural network to make use of MATLAB programming, with newff () to create two layers of forward network,
Platform: | Size: 6144 | Author: locil | Hits:

[Graph Recognizekayrrsprogramminglayers

Description: 利用MATLAB对神经网络进行编程,用newff()创建两层前向网络,(Neural network to make use of MATLAB programming, with newff () to create two layers of forward network,)
Platform: | Size: 3072 | Author: Mjrle | Hits:

CodeBus www.codebus.net